@charset "utf-8";
/*在线客服*/
.kefu_flag { cursor:pointer; display:none; width:25px;  background:url(kefu_flag.png) 6px 15px no-repeat #0c3b8d; border-radius:5px 0px 5px 5px; /* Gecko browsers */ -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 5px; /* Webkit browsers */
-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0px; /* W3C syntax */
border-top-left-radius:5px; border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 5px; padding-top:40px; padding-bottom:10px; }
.kefu_flag a { font-size:15px; font-weight:bold; text-align:center; color:#fff; text-decoration:none; }
#for_kefu_block { position:fixed; top:0px; right:0px; z-index:100; margin:140px 0 0 0; }
*html #for_kefu_block { position:absolute; top:expression(documentElement.scrollTop + 0 + "px");
}
.kefu_box { width:150px; overflow:hidden; padding-bottom:10px; background:#0c3b8d; }
.kefu_block { position:relative; width:150px; display:block;}
.kefu_title { width:150px; height:44px; font-size:18px; font-weight:bold; line-height:44px; text-align:center; color:#fff;  }
.kefu_title a{ float:right;margin-right:10px; display:block;}
.kefu_close {margin-top:15px;cursor:pointer; _margin-top:-30px;  }

.kefu_con {width:125px; margin:0 auto; padding:10px; _padding:8px; background:#fff;}
.kefu_tel { background:url(renwu.jpg) no-repeat center top; width:125px; height:129px; }
.kefu_con ul { width:125px; margin:0 auto; padding:0px;}
.kefu_con ul li { float:left; width:125px;text-align:left; line-height:25px; margin-bottom:10px; }
.kefu_con ul li img{ float:left; margin-top:4px; width:20px; height:22px;}
.kefu_con ul li span{ float:left; margin-left:5px;}
.kefu_con ul li a { float:left; font-size:12px; color:#fff; font-weight:bold; background:#0c3b8d; border-radius:5px;-moz-border-radius: 5px; -webkit-border-radius: 5px; width:115px; line-height:30px; padding-left:10px; display:block;  }
.kefu_con ul li a:hover { color:#fff; }
.kefu_con p{ text-align:center; font-size:16px; font-weight:bold; line-height:30px;}
.kefu_con .tell{ color:#C00; font-size:18px; font-family:Arial, Helvetica, sans-serif; }

